[INFO] fetching crate llm-optimizer-api-tests 0.1.1...
[INFO] testing llm-optimizer-api-tests-0.1.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate llm-optimizer-api-tests 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate llm-optimizer-api-tests 0.1.1
[INFO] finished tweaking crates.io crate llm-optimizer-api-tests 0.1.1
[INFO] tweaked toml for crates.io crate llm-optimizer-api-tests 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate llm-optimizer-api-tests 0.1.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate llm-optimizer-api-tests 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bafaa8ec0f8a154c43d9e4b1b16f575e02afe6fdb5670736bd0c29b8f29f5913
[INFO] running `Command { std: "docker" "start" "-a" "bafaa8ec0f8a154c43d9e4b1b16f575e02afe6fdb5670736bd0c29b8f29f5913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bafaa8ec0f8a154c43d9e4b1b16f575e02afe6fdb5670736bd0c29b8f29f5913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bafaa8ec0f8a154c43d9e4b1b16f575e02afe6fdb5670736bd0c29b8f29f5913", kill_on_drop: false }`
[INFO] [stdout] bafaa8ec0f8a154c43d9e4b1b16f575e02afe6fdb5670736bd0c29b8f29f5913
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4609131c96acebc2738801c33b3807e00a80bd783bb73cd81fd2afa023bc5c1
[INFO] running `Command { std: "docker" "start" "-a" "e4609131c96acebc2738801c33b3807e00a80bd783bb73cd81fd2afa023bc5c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling opentelemetry v0.24.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling opentelemetry_sdk v0.24.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling llm-optimizer-types v0.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling statrs v0.17.1
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling opentelemetry-proto v0.7.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling deadpool-redis v0.18.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling llm-optimizer-api-tests v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()`
[INFO] [stdout]  --> build.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .compile(&["proto/optimizer.proto"], &["proto"])?;
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling llm-optimizer-config v0.1.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.17.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.25.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling failsafe v1.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.16.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling llm-optimizer-decision v0.1.1
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling llm-optimizer-analyzer v0.1.1
[INFO] [stderr]    Compiling llm-optimizer-storage v0.1.0
[INFO] [stderr]    Compiling llm-optimizer-actuator v0.1.1
[INFO] [stderr]    Compiling zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]    Compiling sled v0.34.6
[INFO] [stderr]    Compiling rdkafka v0.36.2
[INFO] [stderr]    Compiling llm-optimizer-processor v0.1.1
[INFO] [stderr] error: could not compile `llm-optimizer-processor` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name llm_optimizer_processor --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/llm-optimizer-processor-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=665324584962553d -C extra-filename=-baa85afadc897f78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3298fd531f7db5.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-ddc437a97ec7d640.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-b77a2f0642410db8.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a60ccdaeb998b8df.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-eb5b3fe4974949da.rmeta --extern deadpool_redis=/opt/rustwide/target/debug/deps/libdeadpool_redis-ef6bae0555fd3179.rmeta --extern failsafe=/opt/rustwide/target/debug/deps/libfailsafe-64281f1e45726234.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-8aaaaa7436b1996e.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-9e190572048fbdbe.rmeta --extern llm_optimizer_types=/opt/rustwide/target/debug/deps/libllm_optimizer_types-f7ca12dc4e94e217.rmeta --extern lz4=/opt/rustwide/target/debug/deps/liblz4-3e42c27ea7854702.rmeta --extern moka=/opt/rustwide/target/debug/deps/libmoka-c76ccff277620a38.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-0b7ea4aa4168c437.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-92116134de7af695.rmeta --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-5a38d16ca9bc2da6.rmeta --extern opentelemetry_otlp=/opt/rustwide/target/debug/deps/libopentelemetry_otlp-3ce3dc538d00c5dd.rmeta --extern opentelemetry_semantic_conventions=/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-badfd6bab30d1790.rmeta --extern opentelemetry_sdk=/opt/rustwide/target/debug/deps/libopentelemetry_sdk-3a0dff4dc81f4d1d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0bb2414fe3468d61.rmeta --extern prometheus_client=/opt/rustwide/target/debug/deps/libprometheus_client-fdd54fac37c30631.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-307acb2f1507c543.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-507d356118dea14d.rmeta --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-de1f165f04b3e436.rmeta --extern redis=/opt/rustwide/target/debug/deps/libredis-5cf5c905cbc035d3.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-c86593ef3711f21d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f7e3e5d624827f58.rmeta --extern sled=/opt/rustwide/target/debug/deps/libsled-f28ef2a5169fe8f4.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-ce3e66b7fdbf9b7e.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-2446127420186dd6.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-9e3183294f3b50e2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-42adb00278bfb066.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-9cc773815c40b836.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-b2439aa2ac29bb44.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3fe0cee366484f33.rmeta --extern tracing_opentelemetry=/opt/rustwide/target/debug/deps/libtracing_opentelemetry-9b3ae0722f1b8ab6.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5f03320fa6d65886.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-99a8af9d06e2be5f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-e3f212bc9f12b734/out -L native=/opt/rustwide/target/debug/build/ring-742bfd501abb655e/out -L native=/opt/rustwide/target/debug/build/rdkafka-sys-126c0dbd355546ae/out/src -L native=/opt/rustwide/target/debug/build/zstd-sys-b7fff073cabaabb5/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e4609131c96acebc2738801c33b3807e00a80bd783bb73cd81fd2afa023bc5c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4609131c96acebc2738801c33b3807e00a80bd783bb73cd81fd2afa023bc5c1", kill_on_drop: false }`
[INFO] [stdout] e4609131c96acebc2738801c33b3807e00a80bd783bb73cd81fd2afa023bc5c1
